hvm: fix single stepping on debugger
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 11 Nov 2008 11:47:03 +0000 (11:47 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 11 Nov 2008 11:47:03 +0000 (11:47 +0000)
commit98cb2ef79728bc2270b13d46492af03839ccbed5
tree47fa1ada9b0b8ba3e7d656d5fef276b3c6620886
parentef755ee444ea12e294954d5eac2f377f6247d551
hvm: fix single stepping on debugger

The debuggee domain will die with unexpected trap
on single stepping of emulated instruction.

Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/realmode.c
xen/arch/x86/hvm/vmx/vmx.c